-
Notifications
You must be signed in to change notification settings - Fork 22
chore: v1 implementation of file/designs stub #2443
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
… chore/v1_implementation_of_file_stub # Conflicts: # src/ansys/geometry/core/_grpc/_services/v1/conversions.py # src/ansys/geometry/core/_grpc/_services/v1/parts.py
impl full design tessellation streaming
implementing open_file, save, and insert and routing v1 calls to them tests that require the use of uploading garbage files are checking for errors thrown
… chore/v1_implementation_of_file_stub
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #2443 +/- ##
==========================================
- Coverage 90.65% 90.41% -0.24%
==========================================
Files 169 169
Lines 12047 12098 +51
==========================================
+ Hits 10921 10939 +18
- Misses 1126 1159 +33 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
….com/ansys/pyansys-geometry into chore/v1_implementation_of_file_stub
….com/ansys/pyansys-geometry into chore/v1_implementation_of_file_stub
… chore/v1_implementation_of_file_stub
RobPasMue
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
few comments - tremendous cleanup @jacobrkerstetter on failing tests for v1
….com/ansys/pyansys-geometry into chore/v1_implementation_of_file_stub
RobPasMue
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! 2 small comments
….com/ansys/pyansys-geometry into chore/v1_implementation_of_file_stub
Description
As title says
Methods related to opening, saving, and inserting files
Other various fixes to get tests running properly
Issue linked
Related to #2388
Checklist
feat: extrude circle to cylinder)